Check if completion is non-NULL before accessing it. Oops.
authorKristian Rietveld <kris@gtk.org>
Sat, 11 Oct 2003 17:10:37 +0000 (17:10 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Sat, 11 Oct 2003 17:10:37 +0000 (17:10 +0000)
commit407e957c04fa76e1ce195bb5f6392e49a3b013ed
treec5dfd1ac980e6ce1374f08564a315c21259084a7
parent761a6745c39a231a443471d0764d0303b0ebd22f
Check if completion is non-NULL before accessing it. Oops.

Sat Oct 11 19:09:05 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkentry.c (gtk_entry_set_text): Check if completion is
non-NULL before accessing it. Oops.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c